Skip to content

Fixes for the grbl auto level widget#2

Open
jpadie wants to merge 20 commits intoraykholo:masterfrom
jpadie:master
Open

Fixes for the grbl auto level widget#2
jpadie wants to merge 20 commits intoraykholo:masterfrom
jpadie:master

Conversation

@jpadie
Copy link
Copy Markdown

@jpadie jpadie commented Jun 22, 2017

three core fixes:

  1. for the autofill coordinates, we need to take account of the use case where the origin is not on a vertex. so add back the b.box.min.x/y

  2. the code fails catastrophically when the lyr object has a property of material that doesn't have a subproperty of opacity. capture the use case and handle gracefully.

  3. need to publish to probing pub sub when the auto-levelling is stopped/started.

ignore the changes to readme and autogenerated*. these should be regenerated by the runme.js applet.

@raykholo
Copy link
Copy Markdown
Owner

Hey. I think you forked from the wrong place. Check this: https://github.com/chilipeppr-grbl/widget-grbl-autolevel

Looks like /raykholo is 11 months old while chilipeppr-grbl is 8 months old. Can you compare the 2 repos to see what changes may exist between them?

@jpadie
Copy link
Copy Markdown
Author

jpadie commented Jun 22, 2017 via email

@raykholo
Copy link
Copy Markdown
Owner

To be clear, the grbl workspace: https://github.com/chilipeppr-grbl/workspace-grbl
also thinks (in the readme) that it's from raykholo, but it is in fact chilipeppr-grbl.

The reason for this is that Cloud9 will not let a github organization have an account (last I checked) so I have to do the editing in C9 raykholo, we test via chilipeppr /grblStaging which points to raykholo and then /grblRelease which is identical to /grbl but we can force refresh the /grblRelease first to check nothing breaks, fix or roll back if there's a problem

Anyways, since I can't have a chilipeppr-grbl C9, the runme never runs when it's in that repo, and hence all the readme's point to raykholo github. YEPP, it's a mouthful.

Look here: https://github.com/chilipeppr-grbl/workspace-grbl/blob/master/workspace.js#L275

The workspace does indeed point to the chilipeppr-grbl autolevel widget.

Any thoughts?

@jpadie
Copy link
Copy Markdown
Author

jpadie commented Jun 22, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants